[INFO] cloning repository https://github.com/Angelin01/gjallarbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Angelin01/gjallarbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelin01%2Fgjallarbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelin01%2Fgjallarbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 408ecf36ddfad09c902ebef4c8e090d4b406daac
[INFO] testing Angelin01/gjallarbot against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAngelin01%2Fgjallarbot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Angelin01/gjallarbot
[INFO] finished tweaking git repo https://github.com/Angelin01/gjallarbot
[INFO] tweaked toml for git repo https://github.com/Angelin01/gjallarbot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Angelin01/gjallarbot on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Angelin01/gjallarbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7972f96788183b057f2ef6349c5b897767b00f94e8ab24c3f27c9497d17bd3c
[INFO] running `Command { std: "docker" "start" "-a" "d7972f96788183b057f2ef6349c5b897767b00f94e8ab24c3f27c9497d17bd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7972f96788183b057f2ef6349c5b897767b00f94e8ab24c3f27c9497d17bd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7972f96788183b057f2ef6349c5b897767b00f94e8ab24c3f27c9497d17bd3c", kill_on_drop: false }`
[INFO] [stdout] d7972f96788183b057f2ef6349c5b897767b00f94e8ab24c3f27c9497d17bd3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63b04e0bfa30ba487144fa1bcf59bb4a7ea6a4a507e48449f42a71e3de560c41
[INFO] running `Command { std: "docker" "start" "-a" "63b04e0bfa30ba487144fa1bcf59bb4a7ea6a4a507e48449f42a71e3de560c41", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling diesel_derives v2.3.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling simd-json v0.13.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling diesel v2.3.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling scoped-futures v0.1.4
[INFO] [stderr]    Compiling gjallarbot v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling diesel_migrations v2.3.1
[INFO] [stderr]    Compiling diesel-async v0.7.4
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stdout] warning: feature `async_fn_traits` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_fn_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 29s
[INFO] running `Command { std: "docker" "inspect" "63b04e0bfa30ba487144fa1bcf59bb4a7ea6a4a507e48449f42a71e3de560c41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b04e0bfa30ba487144fa1bcf59bb4a7ea6a4a507e48449f42a71e3de560c41", kill_on_drop: false }`
[INFO] [stdout] 63b04e0bfa30ba487144fa1bcf59bb4a7ea6a4a507e48449f42a71e3de560c41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ac76e23c708179fd13bfdfb2e4033846bc4489d5572fcd3ddcd64ef907d4255
[INFO] running `Command { std: "docker" "start" "-a" "4ac76e23c708179fd13bfdfb2e4033846bc4489d5572fcd3ddcd64ef907d4255", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling diesel_migrations v2.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling diesel-async v0.7.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling gjallarbot v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: feature `async_fn_traits` is declared but not used
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(async_fn_traits)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 27s
[INFO] running `Command { std: "docker" "inspect" "4ac76e23c708179fd13bfdfb2e4033846bc4489d5572fcd3ddcd64ef907d4255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac76e23c708179fd13bfdfb2e4033846bc4489d5572fcd3ddcd64ef907d4255", kill_on_drop: false }`
[INFO] [stdout] 4ac76e23c708179fd13bfdfb2e4033846bc4489d5572fcd3ddcd64ef907d4255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a337c451d346f17f06436737690015675e5c0896a20234c83917b17fe21bd261
[INFO] running `Command { std: "docker" "start" "-a" "a337c451d346f17f06436737690015675e5c0896a20234c83917b17fe21bd261", kill_on_drop: false }`
[INFO] [stderr] warning: feature `async_fn_traits` is declared but not used
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(async_fn_traits)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gjallarbot` (bin "gjallarbot" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gjallarbot-43a3c1e93d2d19a0)
[INFO] [stdout] 
[INFO] [stdout] running 188 tests
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_and_user_in_allowed_list_then_should_action_server::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_and_user_in_allowed_list_then_should_action_server::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_and_user_in_allowed_list_then_should_action_server::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_and_user_in_allowed_list_then_should_action_server::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_and_user_in_allowed_list_then_should_action_server::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_user_in_allowed_list_then_should_action_server::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_user_in_allowed_list_then_should_action_server::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_user_in_allowed_list_then_should_action_server::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_user_in_allowed_list_then_should_action_server::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_users_role_in_allowed_list_then_should_action_server::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_users_role_in_allowed_list_then_should_action_server::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_users_role_in_allowed_list_then_should_action_server::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_user_in_allowed_list_then_should_action_server::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_dm_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_users_role_in_allowed_list_then_should_action_server::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_and_users_role_in_allowed_list_then_should_action_server::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_invalid_server_name_then_action_returns_invalid_server_error::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_guild_call_but_user_not_in_allowed_list_then_action_returns_unauthorized_error::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_invalid_server_name_then_action_returns_invalid_server_error::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_invalid_server_name_then_action_returns_invalid_server_error::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_invalid_server_name_then_action_returns_invalid_server_error::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_invalid_server_name_then_action_returns_invalid_server_error::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_server_with_invalid_servitor_configured_then_action_returns_invalid_servitor_error::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_server_with_invalid_servitor_configured_then_action_returns_invalid_servitor_error::case_4 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_server_with_invalid_servitor_configured_then_action_returns_invalid_servitor_error::case_2 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_server_with_invalid_servitor_configured_then_action_returns_invalid_servitor_error::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_server_with_invalid_servitor_configured_then_action_returns_invalid_servitor_error::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_unexpected_servitor_error_then_action_should_return_servitor_error::case_1 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_unexpected_servitor_error_then_action_should_return_servitor_error::case_3 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_unexpected_servitor_error_then_action_should_return_servitor_error::case_4 ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_already_authorized_role_then_permit_role_returns_already_authorized ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_unexpected_servitor_error_then_action_should_return_servitor_error::case_5 ... ok
[INFO] [stdout] test controllers::servitor::action::tests::given_unexpected_servitor_error_then_action_should_return_servitor_error::case_2 ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_authorized_role_then_revoke_role_returns_success_and_removes_role ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_already_authorized_user_then_permit_user_returns_already_authorized ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_new_role_then_permit_role_returns_success ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_authorized_user_then_revoke_user_returns_success_and_removes_user ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_new_user_then_permit_user_returns_success ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_non_authorized_role_then_revoke_role_returns_not_authorized ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_non_authorized_user_then_revoke_user_returns_not_authorized ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_duplicate_name_then_add_server_returns_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_nonexistent_server_then_revoke_role_returns_server_error ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_nonexistent_server_then_permit_role_returns_server_error ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_nonexistent_server_then_permit_user_returns_server_error ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_nonexistent_server_then_describe_server_returns_error ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_existing_server_then_describe_server_returns_server_info ... ok
[INFO] [stdout] test controllers::servitor::authorization::tests::given_nonexistent_server_then_revoke_user_returns_server_error ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_no_servers_then_list_servers_returns_empty_vec ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_invalid_server_name_then_remove_server_returns_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_server_with_authorized_users_and_roles_then_describe_server_returns_them ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_invalid_servitor_name_then_add_server_returns_invalid_servitor_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_already_authorized_role_then_permit_role_returns_already_authorized ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_servers_exist_then_list_servers_returns_all_servers ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_already_authorized_user_then_permit_user_returns_already_authorized ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_valid_input_then_add_server_returns_success_and_adds_new_server ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_authorized_user_then_revoke_user_returns_success_and_removes_user ... ok
[INFO] [stdout] test controllers::servitor::server::tests::given_valid_input_then_remove_server_returns_success_and_removes_server ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_new_role_then_permit_role_returns_success ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_authorized_role_then_revoke_role_returns_success_and_removes_role ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_new_user_then_permit_user_returns_success ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_nonexistent_machine_then_permit_user_returns_machine_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_non_authorized_role_then_revoke_role_returns_not_authorized ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_nonexistent_machine_then_revoke_role_returns_machine_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_non_authorized_user_then_revoke_user_returns_not_authorized ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_nonexistent_machine_then_permit_role_returns_machine_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::authorization::tests::given_nonexistent_machine_then_revoke_user_returns_machine_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_duplicate_name_then_add_machine_returns_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_mac_with_invalid_hex_then_add_machine_returns_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_existing_machine_then_describe_machine_returns_machine_info ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_invalid_mac_then_add_machine_returns_error_and_does_not_update_data ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_existing_machine_then_remove_machine_returns_success_and_removes_machine ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_machines_exist_then_list_machines_returns_all_machines ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_no_machines_then_list_machines_returns_empty_vec ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_machine_with_authorized_users_and_roles_then_describe_machine_returns_them ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_nonexistent_machine_then_describe_machine_returns_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_nonexistent_machine_then_remove_machine_returns_error_and_does_not_modify_data ... ok
[INFO] [stdout] test data::persistent_data::tests::given_existing_file_and_updated_content_then_should_update_file ... ok
[INFO] [stdout] test data::persistent_data::tests::given_existing_file_then_should_read_it ... ok
[INFO] [stdout] test data::persistent_data::tests::given_file_doesnt_exist_then_should_use_default ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_dm_call_and_existing_machine_and_user_in_allowed_list_then_should_wake_machine ... ok
[INFO] [stdout] test controllers::wake_on_lan::machine::tests::given_valid_input_then_add_machine_returns_success_and_inserts_new_machine ... ok
[INFO] [stdout] test data::persistent_data::tests::given_file_doesnt_exist_then_should_write_it ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_nonexistent_machine_then_wake_returns_error ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_dm_call_and_existing_machine_but_user_not_in_allowed_list_then_wake_returns_error ... ok
[INFO] [stdout] test services::wake_on_lan::tests::given_invalid_mac_with_non_hex_characters_then_returns_invalid_hex_string_error ... ok
[INFO] [stdout] test services::wake_on_lan::tests::given_mac_with_incorrect_number_of_parts_then_returns_wrong_part_count_error ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_non_existing_server_then_reply_with_invalid_server::case_1 ... ok
[INFO] [stdout] test services::wake_on_lan::tests::given_valid_mac_address_then_builds_correct_magic_packet ... ok
[INFO] [stdout] test services::wake_on_lan::tests::given_a_mac_address_then_it_is_formatted_properly ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_non_existing_server_then_reply_with_invalid_server::case_2 ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_guild_call_and_existing_machine_and_user_in_allowed_roles_then_should_wake_machine ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_non_existing_server_then_reply_with_invalid_server::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_server_with_invalid_servitor_then_reply_with_invalid_servitor::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_non_existing_server_then_reply_with_invalid_server::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_non_existing_server_then_reply_with_invalid_server::case_5 ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_guild_call_and_existing_machine_but_user_not_in_allowed_list_then_wake_returns_error ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_server_with_invalid_servitor_then_reply_with_invalid_servitor::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_server_with_invalid_servitor_then_reply_with_invalid_servitor::case_2 ... ok
[INFO] [stdout] test controllers::wake_on_lan::wake::tests::given_guild_call_and_existing_machine_and_user_in_allowed_list_then_should_wake_machine ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_server_with_invalid_servitor_then_reply_with_invalid_servitor::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_bad_request_then_reply_with_bad_request::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_bad_request_then_reply_with_bad_request::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_server_with_invalid_servitor_then_reply_with_invalid_servitor::case_5 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_bad_request_then_reply_with_bad_request::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_bad_request_then_reply_with_bad_request::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_bad_request_then_reply_with_bad_request::case_5 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_interalservererror_then_reply_with_servitor_internalservererror::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_interalservererror_then_reply_with_servitor_internalservererror::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_interalservererror_then_reply_with_servitor_internalservererror::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_interalservererror_then_reply_with_servitor_internalservererror::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unauthorized_then_reply_with_servitor_misconfigured::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unauthorized_then_reply_with_servitor_misconfigured::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unauthorized_then_reply_with_servitor_misconfigured::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_interalservererror_then_reply_with_servitor_internalservererror::case_5 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unexpected_then_reply_with_servitor_unexpected::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unexpected_then_reply_with_servitor_unexpected::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unauthorized_then_reply_with_servitor_misconfigured::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unexpected_then_reply_with_servitor_unexpected::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unauthorized_then_reply_with_servitor_misconfigured::case_5 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unexpected_then_reply_with_servitor_unexpected::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_success_then_reply_with_success_info::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_servitor_unexpected_then_reply_with_servitor_unexpected::case_5 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_success_then_reply_with_success_info::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_success_then_reply_with_success_info::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_success_then_reply_with_success_info::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_unauthorized_then_reply_with_unauthorized::case_1 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_unauthorized_then_reply_with_unauthorized::case_2 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_unauthorized_then_reply_with_unauthorized::case_3 ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_unauthorized_then_reply_with_unauthorized::case_4 ... ok
[INFO] [stdout] test views::servitor::action::test::given_status_success_then_reply_with_status_info ... ok
[INFO] [stdout] test views::servitor::action::test::given_action_with_unauthorized_then_reply_with_unauthorized::case_5 ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_permit_role_error_with_already_authorized_then_reply_with_error_already_authorized ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_permit_role_error_with_nonexistent_server_then_reply_with_error_no_server ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_permit_user_error_with_already_authorized_then_reply_with_error_already_authorized ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_permit_user_error_with_nonexistent_server_then_reply_with_error_no_server ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_revoke_role_error_with_already_unauthorized_then_reply_with_already_unauthorized ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_revoke_role_error_with_nonexistent_server_then_reply_with_error_no_server ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_revoke_user_error_with_nonexistent_server_then_reply_with_error_no_server ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_successful_permit_user_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_successful_revoke_role_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_successful_permit_role_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::server::tests::given_add_server_error_with_existing_server_then_reply_with_error_duplicate_name ... ok
[INFO] [stdout] test views::servitor::server::tests::given_add_server_error_with_invalid_servitor_then_reply_with_invalid_servitor ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_successful_revoke_user_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::server::tests::given_remove_server_with_does_not_exist_error_then_reply_with_non_existing_server ... ok
[INFO] [stdout] test views::servitor::server::tests::given_describe_server_with_non_exiting_server_then_reply_with_non_exiting_server ... ok
[INFO] [stdout] test views::servitor::server::tests::given_no_servers_then_list_servers_replies_with_empty_response ... ok
[INFO] [stdout] test views::servitor::server::tests::given_some_servers_then_list_servers_replies_with_formatted_list ... ok
[INFO] [stdout] test views::servitor::server::tests::given_successful_add_server_then_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::server::tests::given_successful_describe_server_with_no_users_or_roles_then_reply_with_server_info ... ok
[INFO] [stdout] test views::servitor::authorization::tests::given_revoke_user_error_with_already_unauthorized_then_reply_with_already_unauthorized ... ok
[INFO] [stdout] test views::servitor::server::tests::given_successful_remove_server_then_reply_with_success_info ... ok
[INFO] [stdout] test views::servitor::server::tests::given_successful_describe_server_with_users_and_roles_then_reply_with_server_info ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_permit_role_error_with_already_authorized_then_reply_with_error_already_authorized ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_permit_role_error_with_nonexistent_machine_then_reply_with_error_no_machine ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_permit_user_error_with_already_authorized_then_reply_with_error_already_authorized ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_permit_user_error_with_nonexistent_machine_then_reply_with_error_no_machine ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_revoke_role_error_with_already_unauthorized_then_reply_with_already_unauthorized ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_revoke_role_error_with_nonexistent_machine_then_reply_with_error_no_machine ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_revoke_user_error_with_already_unauthorized_then_reply_with_already_unauthorized ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_revoke_user_error_with_nonexistent_machine_then_reply_with_error_no_machine ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_successful_permit_role_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_successful_revoke_role_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_successful_revoke_user_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_add_machine_error_with_existing_machine_then_reply_with_error_existing_machine ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_add_machine_error_with_invalid_mac_hex_then_reply_with_error_invalid_hex ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_add_machine_error_with_invalid_mac_parts_then_reply_with_error_invalid_parts ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_describe_machine_with_non_existing_machine_then_reply_with_non_existing_machine ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_no_added_machines_then_list_machines_replies_with_empty_response ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_remove_machine_error_with_non_existing_machine_then_reply_with_non_existing_machine ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_some_machines_then_list_machines_replies_formatted_list ... ok
[INFO] [stdout] test views::wake_on_lan::authorization::tests::given_successful_permit_user_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_successful_add_machine_then_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_successful_describe_machine_with_no_users_or_roles_then_reply_with_machine_info ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_successful_describe_machine_with_users_and_roles_then_reply_with_machine_info ... ok
[INFO] [stdout] test views::wake_on_lan::machine::tests::given_successful_remove_machine_then_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::wake::tests::given_wake_with_non_existing_machine_then_reply_with_invalid_machine ... ok
[INFO] [stdout] test views::wake_on_lan::wake::tests::given_wake_with_io_error_then_should_reply_with_unexpected_error ... ok
[INFO] [stdout] test views::wake_on_lan::wake::tests::given_wake_success_then_should_reply_with_success_info ... ok
[INFO] [stdout] test views::wake_on_lan::wake::tests::given_wake_with_unauthorized_then_reply_with_unauthorized ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 188 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a337c451d346f17f06436737690015675e5c0896a20234c83917b17fe21bd261", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a337c451d346f17f06436737690015675e5c0896a20234c83917b17fe21bd261", kill_on_drop: false }`
[INFO] [stdout] a337c451d346f17f06436737690015675e5c0896a20234c83917b17fe21bd261
